Skip to content

[Framework] Fix more warnings (msvc)#6113

Open
fredroy wants to merge 9 commits into
sofa-framework:masterfrom
fredroy:fix_warnings_framework_msvc
Open

[Framework] Fix more warnings (msvc)#6113
fredroy wants to merge 9 commits into
sofa-framework:masterfrom
fredroy:fix_warnings_framework_msvc

Conversation

@fredroy
Copy link
Copy Markdown
Contributor

@fredroy fredroy commented May 11, 2026

Based on

I let you search the codes for the warnings referenced by the commits...

and one warning is explicitly ignored (flag set in the cmake file)
because it is considered as a false positive (lots of projects are purposely ignoring it)

On my msvc 2026 setup, there is no more warning while compiling Sofa.Framework

[with-all-tests]


By submitting this pull request, I acknowledge that
I have read, understand, and agree SOFA Developer Certificate of Origin (DCO).


Reviewers will merge this pull-request only if

  • it builds with SUCCESS for all platforms on the CI.
  • it does not generate new warnings.
  • it does not generate new unit test failures.
  • it does not generate new scene test failures.
  • it does not break API compatibility.
  • it is more than 1 week old (or has fast-merge label).

@fredroy fredroy added pr: status to review To notify reviewers to review this pull-request pr: clean Cleaning the code pr: based on previous PR PR based on a previous PR, therefore to be merged ONLY subsequently pr: AI-aided Label notifying the reviewers that part or all of the PR has been generated with the help of an AI pr: status wip Development in the pull-request is still in progress and removed pr: status to review To notify reviewers to review this pull-request labels May 11, 2026
@fredroy fredroy added pr: status to review To notify reviewers to review this pull-request and removed pr: status wip Development in the pull-request is still in progress labels May 11, 2026
@fredroy
Copy link
Copy Markdown
Contributor Author

fredroy commented May 12, 2026

[ci-build][with-all-tests]

@hugtalbot hugtalbot added pr: status ready Approved a pull-request, ready to be squashed and removed pr: status to review To notify reviewers to review this pull-request pr: based on previous PR PR based on a previous PR, therefore to be merged ONLY subsequently labels May 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr: AI-aided Label notifying the reviewers that part or all of the PR has been generated with the help of an AI pr: clean Cleaning the code pr: status ready Approved a pull-request, ready to be squashed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants